os.root.incref (method)

2 uses

	os (current package)
		root_openat.go#L41: func (r *root) incref() error {
		root_openat.go#L96: 	if err := r.root.incref(); err != nil {